home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 4
/
Aminet 4 - November 1994.iso
/
aminet
/
comm
/
fido
/
rfs191a.lha
/
scripts
/
RFHload
Wrap
AmigaDOS Script File
|
1994-07-18
|
313b
|
16 lines
.key wplbase/a,line/a
.bra [
.ket ]
Rx "exit show('p',RFH[line])"
if ${RC} NOT EQ 0
Echo "Closing RFH[line]"
rx "Address RFH[line] RFHEXIT"
wait 5 SEC
endif
Echo "Loading RFH Port:RFH[line]"
IF EXISTS "RPDIR:RFH"
run >NIL: RFH [wplbase] [line]
ELSE
run >NIL: Rx mail:rexx/RFH [wplbase] [line]
ENDIF